runtime.maptype.needkeyupdate (method)
2 uses
runtime (current package)
map.go#L640: if t.needkeyupdate() {
type.go#L372: func (mt *maptype) needkeyupdate() bool { // true if we need to update key on an overwrite
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)